CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hough opencv

搜索资源列表

  1. OpenCVdemo11

    0下载:
  2. OpenCV霍夫变换:霍夫线变换,霍夫圆变换合辑 OpenCV中霍夫变换相关的知识点 OpenCV中实现霍夫线变换的HoughLines、HoughLinesP函数的使用方法,实现霍夫圆变换的HoughCircles函数的使用方法-OpenCV hough transform: line hough transform, hough transform collection OpenCV hough transform in the relevant knowledge Open
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2764100
    • 提供者:陆伟
  1. HoughCircles

    0下载:
  2. 霍夫变换求图像中的圈,opencv,vc++,环境vs2010,opencv2.4.8-Hough transforms the image circle, opencv, vc++, environment vs2010, opencv2.4.8
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14365323
    • 提供者:Evy
  1. Hough_Circle

    0下载:
  2. OpenCV霍夫圆变换,分别从摄像头,本地图片,OpenWRT挂载的网络摄像头获取图像 亮点是程序能从OpenWRT挂载的无线摄像头获取图像-OpenCV Hough transfer, getting video stream local picture, camera and OpenWRT Webcam
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1341
    • 提供者:李洪珊
  1. Houghre

    0下载:
  2. 基于opencv的计算机视觉程序,优化图像,并通过霍夫变换寻找图像中的矩形。-Opencv based on computer vision programs, optimize the image, and Hough transform by finding the image rectangle.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:390724
    • 提供者:yan
  1. line_detector

    1下载:
  2. 基于opencv的改进的霍夫直线检测算子。应用于图像的直线检测,包括两种直线检测模型。-hough straight line detector of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1363
    • 提供者:jack
  1. RHT

    0下载:
  2. 基于VC6和OpenCV库函数,利用随机霍夫变换检测图像中圆的MFC程序。-This is a MFC program that using Randomized Hough Transform (RHT) to detect circles image, based on VC6 and OpenCV library.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:181370
    • 提供者:RenHongye
  1. road

    0下载:
  2. 道路线提取,opencv,C++,hough变换,Canny算子-Road line extraction, opencv, C++, hough transform, Canny operator
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8418992
    • 提供者:朱雪虹
  1. opencvh

    0下载:
  2. opencv里面实现hough变换检测直线段,并在图中画出;需在工程文件里面添加图片。-Inside opencv hough transform to detect straight line segment to achieve, and shown in the drawings need to add pictures inside the project file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7374000
    • 提供者:wlz
  1. road_line_marker_detect

    0下载:
  2. 使用hough变换的方法进行道路地面标线进行探测,较pund的旧版本(道路线检测)而言,更新了配置和说明。 这个程序写的很初级,没有用到其它方法,基本原理就是Hough变换,在win32平台和openCV库支持下的使用demo.-demo of road marker line detect using hough transform method. the only perfect things is that it is simple and easy to use for primer
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3313597
    • 提供者:weng
  1. hefuyuan

    0下载:
  2. 使用opencv对图像进行霍夫圆检测,检测速度比一般的快。-Use the image opencv Hough circle detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:609
    • 提供者:zengliang
  1. houghtest

    0下载:
  2. opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆-显示以下内容的翻译: opencv 3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 仍然翻译: opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 opencv 3.0 Hough transform to find a straight line, find circle。 at the video state directly in real time to fi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:517160
    • 提供者:wangbin
  1. HoughCircle

    2下载:
  2. Opencv采用霍夫变识别圆形,并且找出同心圆。可手动调节圆的关径大小-Opencv using circular Hough transform to identify and find concentric circles. You can manually adjust the size of the diameter of the circle off
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:25892360
    • 提供者:李佶林
  1. test2

    0下载:
  2. 基于OPENCV的hough直线变换测试例子(vs2010)-Test example of Hough linear transformation based on OPENCV (VS2010)
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13686784
    • 提供者:lanyixing
  1. wenxian

    1下载:
  2. 针对自然生长状态下的成熟苹果图像的识别问题,提出选用R-G色差模型,改进的Ostu最大类间方差法分割图像。 然后用面积阈值法消除噪声,获取成熟苹果果实的目标区域。然后采用基于OpenCV的圆形Hough变换方法对多个粘连苹果果实进行分离。-For image recognition problem ripe apples natural growth state, the proposed selection of R-G color model between improved Ostu Ot
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:20529944
    • 提供者:suca
  1. cannyld

    0下载:
  2. 利用C++和opencv实现直线提取,主要采用Hough变换实现直线提取-C++ and use opencv achieve line extraction, mainly Hough transform line extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:821
    • 提供者:丁紫
  1. opencv_code

    0下载:
  2. 基于opencv的去噪算法比较以及霍夫变换,另外有3篇有关去噪以及图像识别类的相关文献-Compare opencv based de-noising algorithm and Hough transform, and a further three relevant literature on denoising and image recognition class
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14721010
    • 提供者:jerry
  1. houghTransform

    0下载:
  2. 使用霍夫变换检测直线,基于opencv实现-Hough transform to detect straight line, based on opencv achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:huabozh
  1. huo

    0下载:
  2. 底层是c++, opencv霍夫变换检测图片中的直线,供大家参考。- The bottom is c++, Opencv Hough transform detection in the picture of the line, for your reference.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:孙超
  1. houghcut

    0下载:
  2. 基于opencv的hough分割,能实现线段分割和圆的分割-HOUGH CUT
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:37647
    • 提供者:鲈鱼
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com